From: Eli Zaretskii Date: Sat, 29 May 2004 13:00:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22252 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d59702a0a946c1a5442fe05c26f6e413d521648a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25093d8d764..28f6d394230 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-05-29 Pavel Kobiakov + + * flymake.el: New file. + 2004-05-28 Luc Teirlinck * files.el (find-file-noselect-1): Do not bind diff --git a/man/ChangeLog b/man/ChangeLog index ffd8bae6a2e..96fdc1e5d09 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,12 @@ +2004-05-29 Eli Zaretskii + + * Makefile.in (../info/flymake, flymake.dvi): New targets. + (INFO_TARGETS, DVI_TARGETS): Add Flymake. + +2004-05-29 Pavel Kobiakov + + * flymake.texi: New file. + 2004-05-28 Simon Josefsson * smtpmail.texi (Authentication): Improve STARTTLS discussion.